(modify-all-frames-parameters): Minor doc fix.
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 21 Jul 2004 02:32:07 +0000 (02:32 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 21 Jul 2004 02:32:07 +0000 (02:32 +0000)
lisp/frame.el

index 446bda557755aaffdbeb3f22e797b1eea2cae015..521938cfc18770bb9d00d4c8c1a15ecf2c55decf 100644 (file)
@@ -520,7 +520,7 @@ React to settings of `default-frame-alist', `initial-frame-alist' there."
 ;;;; Creation of additional frames, and other frame miscellanea
 
 (defun modify-all-frames-parameters (alist)
-  "modify all current and future frames parameters according to ALIST.
+  "Modify all current and future frames parameters according to ALIST.
 This changes `default-frame-alist' and possibly `initial-frame-alist'.
 See help of `modify-frame-parameters' for more information."
   (let (element)                       ;; temp